Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 267 Bytes

2.3.45 - open_websocket_protocol.md

File metadata and controls

5 lines (3 loc) · 267 Bytes

open_websocket_protocol

启用websocket协议处理,Swoole\WebSocket\Server会自动启用此选项。设置为false表示关闭websocket协议处理。

设置open_websocket_protocol选项为true后,会自动设置open_http_protocol协议也为true。